BODY {
	background-color : #deffff;
	background-image : url(pix_back.jpg);
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
}

A {
	background-color : inherit;
	color : #FF0000;
}

CAPTION {
	font-weight : bold;
}

PRE {
	font-family : "Courier New", monospace;
	font-size : 12pt;
	font-weight : bold;
}

TABLE {
	background-color : #ffffff;
	color : inherit;
}

TH {
	font-weight : bold;
}

.bear {
	font-family : "Courier New", monospace;
	font-size : 12pt;
}

.results {
	background-color : #deffff;
	background-image : url(pix_back.jpg);
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 0px;
}

.dirlinks {
	background-color : inherit;
	border-style : none;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : underline;
}

.dirlinks_nounderline {
	background-color : inherit;
	border-style : none;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

.livepage {
	background-color : #ffff44;
	color : inherit;
	height : 18px;
}

.livesection {
	background-color : #ffffcc;
	color : inherit;
	height : 18px;
}

.blue {
	background-color : inherit;
	color : #0000FF;
}

.blueboldmedium {
	background-color : inherit;
	color : #0000FF;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.blackboldmedium {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.blackboldregular {
	background-color : #deffff;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.blackboldlarge {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}

.blackboldlarger {
	background-color : inherit;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 20pt;
	font-weight : bold;
}

.blackregxxsmall {
	background-color : inherit;
	color : #000000;
	font-size : 9pt;
}

.red {
	background-color : inherit;
	color : #FF0000;
}

.redboldmedium {
	background-color : inherit;
	color : #FF0000;
	font-family : Arial, sans-serif;
	font-size : 13.5pt;
	font-weight : bold;
}

.toprow {
	background-color : #99ffcc;
	color : inherit;
	font-weight : bold;
}

.seethrough {
	background-color : transparent;
}

.seethrough2 {
	background-color : transparent;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
}

.heading2 {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #99ffcc;
  height : 20px;
}

.emailme {
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	background-color : #99ffcc;
	height : 20px;
}

.blackchallenge {
	color : #000000;
	font-family : "Courier New", serif;
	font-size : 12pt;
	font-weight : normal;
	background-color : inherit;
}

.overline {
               text-decoration : overline;
}



